Represents an entry within the combo box.
Definition: ComboBox.h:19
void setLabel(const std::string_view &label)
void * getAttachedData() const
std::function< bool(ComboBox *caller)> comboSelectionCallback
Used by a nkWinUi::ComboBox to signal selection changed.
Definition: CallbackRepository.h:110
const char * getLabel() const
void setAttachedData(void *data)